Vcenter Inventory Network Info
Vcenter Inventory Network Info
The Vcenter Inventory Network Info schema contains information about a vCenter Server network.
JSON Example
{
"type": "string"
}
string
type
Required
Type of the vCenter Server network.
When clients pass a value of this schema as a parameter, the property must be one of Network
, DistributedVirtualPortgroup
, or OpaqueNetwork
. When operations return a value of this schema as a response, the property will be one of Network
, DistributedVirtualPortgroup
, or OpaqueNetwork
.